[INFO] cloning repository https://github.com/OkoliEvans/starkzap-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OkoliEvans/starkzap-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOkoliEvans%2Fstarkzap-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOkoliEvans%2Fstarkzap-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 582d528ef6c50d852d4f78c31bc00282ced9990c
[INFO] testing OkoliEvans/starkzap-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOkoliEvans%2Fstarkzap-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/OkoliEvans/starkzap-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/OkoliEvans/starkzap-rs
[INFO] tweaked toml for git repo https://github.com/OkoliEvans/starkzap-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OkoliEvans/starkzap-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OkoliEvans/starkzap-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b3c4ac2018519a1426584c38a987ef88cbef50b6543ed6bd8d067940f6e6182
[INFO] running `Command { std: "docker" "start" "-a" "4b3c4ac2018519a1426584c38a987ef88cbef50b6543ed6bd8d067940f6e6182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b3c4ac2018519a1426584c38a987ef88cbef50b6543ed6bd8d067940f6e6182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b3c4ac2018519a1426584c38a987ef88cbef50b6543ed6bd8d067940f6e6182", kill_on_drop: false }`
[INFO] [stdout] 4b3c4ac2018519a1426584c38a987ef88cbef50b6543ed6bd8d067940f6e6182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd8defb92fde68623737b4e72305d4c881e8d41e9ecf18d9a26b2b09dae54dca
[INFO] running `Command { std: "docker" "start" "-a" "cd8defb92fde68623737b4e72305d4c881e8d41e9ecf18d9a26b2b09dae54dca", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lambdaworks-math v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling lambdaworks-crypto v0.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling starknet-types-core v0.2.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling starkzap-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling starknet-curve v0.6.0
[INFO] [stderr]    Compiling starknet-crypto v0.8.1
[INFO] [stderr]    Compiling starknet-core v0.16.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling starknet-macros v0.2.5
[INFO] [stderr]    Compiling starknet-signers v0.14.0
[INFO] [stderr]    Compiling starknet-providers v0.16.0
[INFO] [stderr]    Compiling starknet-accounts v0.16.0 (/opt/rustwide/workdir/vendor/starknet-accounts)
[INFO] [stderr]    Compiling starknet-contract v0.16.0
[INFO] [stderr]    Compiling starknet v0.17.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "cd8defb92fde68623737b4e72305d4c881e8d41e9ecf18d9a26b2b09dae54dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8defb92fde68623737b4e72305d4c881e8d41e9ecf18d9a26b2b09dae54dca", kill_on_drop: false }`
[INFO] [stdout] cd8defb92fde68623737b4e72305d4c881e8d41e9ecf18d9a26b2b09dae54dca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d161cab81f25c6345146fd707ab6c635e42b7e01783af744bd9cf983d027b749
[INFO] running `Command { std: "docker" "start" "-a" "d161cab81f25c6345146fd707ab6c635e42b7e01783af744bd9cf983d027b749", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling starknet-providers v0.16.0
[INFO] [stderr]    Compiling starknet-accounts v0.16.0 (/opt/rustwide/workdir/vendor/starknet-accounts)
[INFO] [stderr]    Compiling starknet-contract v0.16.0
[INFO] [stderr]    Compiling starknet v0.17.0
[INFO] [stderr]    Compiling starkzap-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `starkzap-rs` (test "mainnet_live")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name mainnet_live --edition=2024 tests/mainnet_live.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cartridge", "default", "full", "privy", "wasm"))' -C metadata=0b95a6739bd8e2e3 -C extra-filename=-a92e778c93e8fe9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee079be54c605ca.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5c7c8f46ceb9d057.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9990708307721581.rlib --extern starknet=/opt/rustwide/target/debug/deps/libstarknet-6ca9ba9e4ec17a20.rlib --extern starknet_crypto=/opt/rustwide/target/debug/deps/libstarknet_crypto-9c6ad0aaffbf4012.rlib --extern starkzap_rs=/opt/rustwide/target/debug/deps/libstarkzap_rs-d2fc5e29afba9178.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7ba72349f3ef0223.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-576956ea5ebcae77.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d7382d4c53e5932e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `starkzap-rs` (test "mainnet_lbtc_live")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name mainnet_lbtc_live --edition=2024 tests/mainnet_lbtc_live.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cartridge", "default", "full", "privy", "wasm"))' -C metadata=e473607c119e1121 -C extra-filename=-ea1d563c49643e08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee079be54c605ca.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5c7c8f46ceb9d057.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9990708307721581.rlib --extern starknet=/opt/rustwide/target/debug/deps/libstarknet-6ca9ba9e4ec17a20.rlib --extern starknet_crypto=/opt/rustwide/target/debug/deps/libstarknet_crypto-9c6ad0aaffbf4012.rlib --extern starkzap_rs=/opt/rustwide/target/debug/deps/libstarkzap_rs-d2fc5e29afba9178.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7ba72349f3ef0223.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-576956ea5ebcae77.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d7382d4c53e5932e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `starkzap-rs` (example "staking_flow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name staking_flow --edition=2024 examples/staking_flow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cartridge", "default", "full", "privy", "wasm"))' -C metadata=498409c468172c90 -C extra-filename=-9027c6a3d2b8e52b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee079be54c605ca.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5c7c8f46ceb9d057.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9990708307721581.rlib --extern starknet=/opt/rustwide/target/debug/deps/libstarknet-6ca9ba9e4ec17a20.rlib --extern starknet_crypto=/opt/rustwide/target/debug/deps/libstarknet_crypto-9c6ad0aaffbf4012.rlib --extern starkzap_rs=/opt/rustwide/target/debug/deps/libstarkzap_rs-d2fc5e29afba9178.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7ba72349f3ef0223.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-576956ea5ebcae77.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d7382d4c53e5932e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d161cab81f25c6345146fd707ab6c635e42b7e01783af744bd9cf983d027b749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d161cab81f25c6345146fd707ab6c635e42b7e01783af744bd9cf983d027b749", kill_on_drop: false }`
[INFO] [stdout] d161cab81f25c6345146fd707ab6c635e42b7e01783af744bd9cf983d027b749
